Documentation Index
Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Command Reference
Use this reference to browse Beacon commands by hierarchy. Each command links to the consolidated guide section with examples, flags, and operational notes.
beacon
Top-level Beacon CLI commands.
| Command | Description |
|---|
beacon version | Display the installed Beacon CLI version. |
beacon endpoint | Manage local endpoint telemetry, runtime logs, and integrations. |
beacon endpoint
beacon endpoint [command]
Manage the local endpoint agent and inspect supported AI runtime telemetry.
| Command | Description |
|---|
beacon endpoint install | Install or update the local endpoint collector, runtime telemetry configuration, retention settings, and optional forwarding. |
beacon endpoint status | Inspect collector health, runtime log state, configured harnesses, diagnostics, and forwarding readiness. |
beacon endpoint discover | Discover supported local AI agent runtimes and their telemetry configuration state. |
beacon endpoint repair | Repair Beacon endpoint service files and telemetry configuration. |
beacon endpoint uninstall | Remove Beacon endpoint service files, with an option to keep local logs. |
beacon endpoint dashboard | Run the local dashboard over Beacon runtime logs for endpoint inspection. |
beacon endpoint wazuh | Configure Wazuh ingestion for Beacon endpoint events. |
beacon endpoint elastic | Generate Elastic content and run a local Elasticsearch, Kibana, and Filebeat validation stack. |
beacon endpoint hooks | Manage Cursor, Factory, and OpenCode hook-based endpoint telemetry. |
beacon endpoint integrations claude-cowork | Set up and validate Claude Cowork OTLP export. |
beacon endpoint wazuh
beacon endpoint wazuh [command]
Generate Wazuh configuration, content packs, and validation events for Beacon endpoint logs.
| Command | Description |
|---|
beacon endpoint wazuh print-config | Print a Wazuh localfile snippet for Beacon endpoint events. |
beacon endpoint wazuh install-pack | Generate Beacon Wazuh rules, sample events, and config snippets into a directory. |
beacon endpoint wazuh validate | Write and describe a known-good Beacon Wazuh validation event. |
beacon endpoint elastic
beacon endpoint elastic [command]
Generate Elastic configuration, content packs, and local validation stacks for Beacon endpoint logs.
| Command | Description |
|---|
beacon endpoint elastic print-config | Print a Filebeat config for Beacon endpoint events. |
beacon endpoint elastic install-pack | Generate Elasticsearch, Kibana, Filebeat, and Elastic Agent content into a directory. |
beacon endpoint elastic up | Start a local Elasticsearch, Kibana, and Filebeat validation stack. |
beacon endpoint elastic down | Stop the local Elastic validation stack. |
beacon endpoint hooks
beacon endpoint hooks [command]
Install, inspect, and remove hook-based telemetry for supported local runtimes.
| Command | Description |
|---|
beacon endpoint hooks install | Install Beacon endpoint hooks for supported harnesses such as Cursor, Factory, and OpenCode. |
beacon endpoint hooks status | Show Beacon endpoint hook integration status for a supported harness. |
beacon endpoint hooks uninstall | Remove Beacon endpoint hooks for supported harnesses. |
beacon endpoint integrations claude-cowork
beacon endpoint integrations claude-cowork [command]
Configure and validate Claude Cowork OpenTelemetry export.
| Command | Description |
|---|
beacon endpoint integrations claude-cowork print-config | Print Claude Cowork OTLP setup guidance for organization administrators. |
beacon endpoint integrations claude-cowork setup | Print or create Claude Cowork OTLP admin settings. |
beacon endpoint integrations claude-cowork status | Show Claude Cowork endpoint integration status. |
beacon endpoint integrations claude-cowork validate | Validate whether Claude Cowork events are arriving at the configured collector. |